From: Eli Zaretskii Date: Sat, 19 Dec 2009 11:57:36 +0000 (+0000) Subject: ($(BLD)/cmds.$(O)): Depend on frame.h. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8879 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=07afcd49d665206062839678ace5b15f3e7ed5b3;p=emacs.git ($(BLD)/cmds.$(O)): Depend on frame.h. --- diff --git a/src/makefile.w32-in b/src/makefile.w32-in index e5ebce9fc63..8a65baf4c26 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -506,6 +506,7 @@ $(BLD)/cmds.$(O) : \ $(SRC)/commands.h \ $(SRC)/composite.h \ $(SRC)/dispextern.h \ + $(SRC)/frame.h \ $(SRC)/keyboard.h \ $(SRC)/keymap.h \ $(SRC)/syntax.h \